projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
e6abfbb
24858f1
)
Auto merge of #1110 - brson:install, r=alexcrichton
author
bors
<bors@rust-lang.org>
Wed, 31 Dec 2014 21:10:58 +0000
(21:10 +0000)
committer
bors
<bors@rust-lang.org>
Wed, 31 Dec 2014 21:10:58 +0000
(21:10 +0000)
This bug shouldn't actually cause any problems but it's a mistake that causes cargo's manifest to be stored in `/usr/lib/cargo` instead of `/usr/lib/rustlib`. People who upgrade will probably end up with an extra 'cargo' dir laying around...
Trivial merge